FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.ehr.r4#1.0.0-snapshot7 (78 ms)

Package ca.on.ehr.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot7&canonical=http://ontariohealth.ca/fhir/ehr/StructureDefinition/proifle-relatedPerson
Url http://ontariohealth.ca/fhir/ehr/StructureDefinition/proifle-relatedPerson
Status active
Name RelatedPersonEHR
Experimental False
Realm uv
Authority national
Type RelatedPerson
Kind resource

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-allergyIntolerance AllergyIntolerance EHR

Resources that this resource uses

StructureDefinition
http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr Codeable Concept EHR
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-patient Patient EHR


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://ontariohealth.ca/fhir/ehr/StructureDefinition/proifle-relatedPerson",
  "name" : "RelatedPersonEHR",
  "status" : "active",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "RelatedPerson",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "RelatedPerson.patient",
        "path" : "RelatedPerson.patient",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-patient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.patient.reference",
        "path" : "RelatedPerson.patient.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.relationship",
        "path" : "RelatedPerson.relationship",
        "short" : "Concept - reference to a terminology or just text",
        "definition" : "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
        "comment" : "For all CodeableConcepts, at least one of coding or text must be present. If coding contains only a display value (no code) then CodeableConcept must include text.",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
            ]
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.